body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	
}

fieldset,
img {
	border: 0 none;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	/*font-weight: normal;*/
}

ol,
ul {
	list-style: none outside none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

.clear {
	clear: both;
}

q:before,
q:after {
}

abbr,
acronym {
	border: 0 none;
}

body {
	color: #414141;
	font-size: 12px;
	/*background:#62a4c3;*/
}

img {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

li {
	list-style: none outside none;
}

h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
}

a {
	color: #494949;
	text-decoration: none;

}

a:hover {
	color: #1b7cb8;
	text-decoration: none;
}

.header {
	position:relative;
}

.container {
	margin: 0 auto;
	padding: 0;
	width: 1000px !important;/*	background:#FFF;*/
	background:#FFF;
}

.banner {
	height: 180px;
}

.menu-main_nav-container {
	background: none repeat scroll 0 0 #1579ac;
	height: 43px;
	width: 100%;
	z-index: 9;
	margin-top: -8px;
	position: relative;
	/*margin-bottom:20px;*/
}

.menu-main_nav-container ul {
	padding-left: 20px;
}

.menu-main_nav-container ul li {
	display: inline;
}

.menu-main_nav-container ul li.menu-item-has-children {
	position: relative;
	float: left;
	z-index: 10;
	background-image: url(arrow-down_gjty.png);
	background-position: 75px 22px;
	background-repeat: no-repeat;
}
.menu-main_nav-container ul li.children-first {
	background-position: 90px 22px;
}
.menu-main_nav-container ul li.children-last {
	background-position: 130px 22px;
}
.menu-main_nav-container ul li a {
	color: #fff;
	display: block;
	float: left;
	font-size: 14px;
	height: 43px;
	line-height: 43px;
	padding: 0 15px;
	text-align: center;
}

.menu-main_nav-container ul li a:hover{
	background: none repeat scroll 0 0 #32a2cd;
	color: #fff;
	display: block;
}

.nav_current {
	background: none repeat scroll 0 0 #32a2cd;
	color: #fff;
	display: block;
}

ul.sub-menu {
	display: none;
	position: absolute;
	padding: 0 0 10px 0;
	left: 0;
	top: 43px;
	width: 150px;
	z-index: 999;
	background: #32a2cd;
	float: none;
}

ul.sub-menu li{
	
	display: block;
}

ul.sub-menu li a {
	float: none;
	color: #FFF;
	line-height: 35px;
	height: 35px;
	text-align: left;
}

ul.sub-menu li a:hover {
	background: #1579ac;
	line-height: 35px;
	height: 35px;
}

.info-more a { position:absolute; bottom:-20px;right:10px; z-index:9999;}

.scroll-more a{ position:absolute; bottom:12px;right:15px; z-index:9999;}

.box-title {
	background: none repeat scroll 0 0 #1c7cb8;
	color: #fff;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	position: relative;
}
.box-title a{
	color: #fff;
}
.box-title .fc-title {
	padding-left: 59px;
}

.box-title h2 {
	font-weight: bold;
}

.box-title a.more {
	color: #fff;
	position: absolute;
	right: 10px;
	top: 0;
}

.jg-icon {
	background: url(set-icon_gjty.png) no-repeat;
	height: 18px;
	position: absolute;
	right: 10px;
	top: 5px;
	width: 18px;
}

.write-icon {
	background: url(write-icon_gjty.png) no-repeat;
	height: 18px;
	position: absolute;
	right: 10px;
	top: 5px;
	width: 18px;
}

.email-icon {
	background: url(email-icon_gjty.png) no-repeat;
	height: 11px;
	position: absolute;
	right: 10px;
	top: 8px;
	width: 16px;
}

.box-title a:hover {
	color: #ccc;
}

.box-title .sp-title {
	padding: 0;
	text-align: center;
}
.bottom-more{float:right; width:300px; padding:6px 10px 0 0; }
.bottom-more a{float:right; }

.bottom-more1{ position:absolute; right:209px; bottom:11px;}
.bottom-more1 a.more:hover {
	color: #1b7cb8;
}

.left-box,
.right-box {
	float: left;
	margin-bottom: 20px;
	width: 230px;
}

.mid-box {
	float: left;
	margin: 0 10px 20px;
	width: 498px;
}

.content-box {
	position: relative;
	border: 1px solid #d4d3d3;
	height: 220px;
	width: 228px;
}

#scroller {
	height: 188px;
	margin-top: 10px;
	position:relative;
}

#scroller ul li div {
	border-bottom: 1px dashed #d4d3d3;
	padding-bottom: 7px;
	padding-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

#slideshow {
	height: 183px;
	margin: 10px 0 0 11px;
	overflow: hidden;
	width: 205px;
}

#slideshow img {
	display: block;
	float: left;
	margin:7px auto 12px;
	height: 147px;
	width: auto;
}


#slideshow h3 {
	text-align: center;	
	clear: both;
}

.slider-item {
	width: 100% !important;
	height: 332px;
}

.slider_content_inner img {
	border: none;
}

.controls-center {
	width: 205px;
	margin: 0 auto;
}

#slider_controls {
	float: right;
	position: relative;
	margin: 0;
	z-index: 1000;
	width: 205px;
}

#slider_controls ul {
	margin-left: 50px;
	padding: 7px 3px;
}

#slider_controls ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider_controls ul li {
	float: left;
	display: block;
	margin-right: 4px;
}

#slider_controls ul li a {
	width: 9px;
	height: 9px;
	background: url(page-nav-icon_gjty.png) no-repeat;
	display: block;
	float: left;
	padding: 0;
	margin: 2px !important;
	margin: 1px 1px;
	outline: none;
}

#slider_controls ul li a:focus {
	outline: none;
}

#slider_controls ul li a:hover,
#slider_controls ul li a.activeSlide {
	background: url(page-nav-icon-hover_gjty.png) no-repeat;
}

#page-nav {
	padding: 6px 0 0 20px;
	text-align: center;
}

#page-nav a {
	/*background-color: #c9c9c9;
	border-radius: 10px;*/
	display: inline-block;
	height: 9px;
	margin-right: 6px;
	width: 9px;
	background: url(nav-icon_gjty.png) no-repeat -8px 0;
}

#page-nav a.selected {
	/*	background-color: #1c7cb8;
*/	
	background: url(nav-icon_gjty.png) no-repeat 1px 0;
}

#page-nav a span {
	display: none;
}

.mid-content {
	border: 1px solid #d4d3d3;
	height: 230px;
	padding: 10px;
	position:relative;
}

.mid-content-head {
	padding: 10px 10px 0;
	position: relative;
}

.mid-content-head h2 {
	color: #736e6e;
	font-weight: bold;
}

.line-bg {
	border-top: 5px solid #2f96c8;
	position: absolute;
	right: 10px;
	top: 18px;
	width: 366px;
}

ul.new-list {
	padding: 10px;
}

ul.new-list li {
	clear: both;
	line-height: 28px;
}

ul.new-list li a {
	display: block;
	float: left;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:404px; 

}

ul.new-list li span {
	float: right;
}

.introduce p {
	line-height: 22px;
	padding: 22px 10px 0;
	text-indent: 24px;
}

.introduce img {
	float: right;
	margin: 10px 0 0 10px;
}
ul.info-list-left {
	float:left;
	margin-top:3px;
	
}
ul.info-list-right {
	float:right;
	margin-right:1px;
	margin-top:3px;
	
}

ul.info-list-left li{
	height: 30px;
	line-height:30px;
/*	border-bottom:1px solid #d4d3d3;	
*/	text-align:left;
	padding-left:7px;
	
}

ul.info-list-right li {
	height: 30px;
	line-height:30px;
/*	border-bottom:1px solid #d4d3d3;
*/	border-left:1px dashed #999999;
	text-align:left;
	padding-left:8px;
}



ul.info-list {
	padding: 20px 20px 0;
}

ul.info-list li {
	background: url(right-dir-icon_gjty.jpg) no-repeat left center;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	width: 167px;
    overflow: hidden;
}



.bs-mail label {
	float: left;
	line-height: 24px;
	margin: 0 5px 0 10px;
	text-align: right;
	width: 45px;
}

.login-box {
	padding-top: 10px;
}

.bs-mail p {
	margin: 20px 0;
}

.bs-mail input {
	height: 24px;
	line-height: 24px;
	text-indent: 5px;
	width: 145px;
}

input.login-btn {
	background: none repeat scroll 0 0 #2f96c8;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	float: right;
	height: 30px;
	margin-right: 20px;
	padding: 5px 10px;
	width: 60px;
}

.mid-content-list {
	border: 1px solid #d4d3d3;
	height: 300px;
	padding: 10px;
}

.info-title {
	font-weight: bold;
	padding: 5px 0;
}

.bike-icon {
	background: url(bike-icon_gjty.jpg) no-repeat;
	float: left;
	height: 20px;
	margin-right: 10px;
	width: 20px;
}

.zs-icon {
	background: url(zs-icon_gjty.jpg) no-repeat;
	float: left;
	height: 20px;
	margin-right: 10px;
	width: 20px;
}

.sun-icon {
	background: url(sun-icon_gjty.jpg) no-repeat;
	float: left;
	height: 21px;
	margin-right: 10px;
	width: 21px;
}

.tree-icon {
	background: url(tree-icon_gjty.png) no-repeat left bottom;
	float: left;
	height: 37px;
	margin: 0 10px 0 20px;
	width: 29px;
}

/*.info-container{border:1px solid #d4d3d3; height:400px; clear:both;}*/

.info-box {
	float: left;
	margin: 10px 30px 30px 0;
	width: 310px;
}

.info-box-last {
	margin-right: 0;
}

.info-box img {
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-right: 10px;
	padding: 3px;
	float: left;
	height: 108px;
}

.info-box img:hover {
	border: 1px solid #55acef;
}

.info-box ul {
	padding-left: 5px;
	float: left;
	margin-top: 3px;
}

.info-box ul li {
	background: url(list-dote_gjty.jpg) no-repeat left center;
	line-height: 25px;
	padding-left: 10px;
}

.ty-sports .content-box,
.tc-sports .content-box {
	height: 290px;
}

.scroll-photo-head {
	background: none repeat scroll 0 0 #1b7cb8;
	height: 37px;
	position: relative;
}

.scroll-photo-head .more {
	color: #fff;
	font-weight: bold;
	position: absolute;
	right: 10px;
	top: 12px;
}

a.more:hover {
	color: #ff0;
}

.scroll-photo-head h2 {
	color: #fff;
	float: left;
	font-weight: bold;
	padding-top: 15px;
}

.scroll-photo-content {
	border: 1px solid #d4d3d3;
	height: 220px;
	position: relative;
}

#carousel {
	left: 60px;
	position: relative;
	top: 28px;
}

#carousel ul {
	display: block;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

#carousel li {
	background: url(carousel_polaroid_gjty.png) no-repeat;
	_background: none;
	color: #999;
	display: block;
	float: left;
	font-size: 40px;
	height: 161px;
	margin: 6px;
	padding: 0;
	position: relative;
	text-align: center;
	width: 210px;
}

#carousel li img {
	height: 114px;
	margin-top: 14px;
	width: 180px;
}

#carousel li span {
	background: url(carousel_shine_gjty.png) no-repeat;
	display: block;
	height: 127px;
	left: 16px;
	overflow: hidden;
	position: absolute;
	text-indent: -999px;
	top: 14px;
	width: 201px;
	z-index: 2;
}

.clearfix {
	clear: both;
	float: none;
}

#carousel .prev,
#carousel .next {
	background: url(carousel_control_gjty.png) no-repeat;
	display: block;
	height: 21px;
	margin-left: 10px;
	overflow: hidden;
	position: absolute;
	text-indent: -999px;
	top: 66px;
	width: 15px;
}

#carousel .prev {
	background-position: 0 0;
	left: -44px;
}

#carousel .prev:hover {
	left: -44px;
}

#carousel .next {
	background-position: -18px 0;
	right: 86px;
}

#carousel .next:hover {
	right: 86px;
}

#carousel .pager {
	margin: 0 auto;
	text-align: center;
}

#carousel .pager a {
	background: url(carousel_control_gjty.png) no-repeat scroll -2px -32px transparent;
	display: inline-block;
	height: 8px;
	margin: 0 5px 0 0;
	overflow: hidden;
	text-decoration: none;
	text-indent: -999px;
	width: 8px;
}

#carousel .pager a.selected {
	background: url(carousel_control_gjty.png) no-repeat scroll -12px -32px transparent;
	text-decoration: underline;
}

.friend-link {
	position: relative;
	margin: 20px 0 20px 0;
	height: 100px;
	border: 1px solid #ccc;
}

.friend-link h2 {
	position: absolute;
	left: 20px;
	top: -8px;
	width: 109px;
	height: 38px;
	background: url(fr-bg_gjty.png) no-repeat;
	color: #FFF;
	text-align: center;
	line-height: 38px;
}

.fr-content {
	height: 90px;
	border: 1px solid #d3d3d4;
}

.fr-content ul {
	padding: 50px 0 0 60px;
}

.fr-content ul li {
	display: inline;
	padding-right: 20px;
}

.footer {
	height: 100px;
	background: #1b7cb8;
	position: relative;
}

.footer p {
	text-align: center;
	color: #FFF;
	line-height: 24px;
	line-height: 18px;
	padding-top: 20px;
}

.hnwj{
	position: absolute;
	right: 20px;
	bottom: 25px;
}
.zwgy{
	position: absolute;
	right: 227px;
	bottom: 8px;
}
#scrolltop {
    background: url(tags_gjty.png) no-repeat scroll 18px 21px #1b7cb8;
    bottom: 50px;
    cursor: pointer;
    display: none;
    height: 60px;
    left: 57%;
    margin-left: 490px;
    opacity: 0.7;
    position: fixed;
    text-indent: -9999px;
    width: 60px;
}


/* The slider */

.iviewSlider {
	overflow: hidden;
}

/* The timer in the Slider */

#iview a{ color:#FFF;}



#iview-timer {
	position: absolute;
	z-index: 100;
	cursor: pointer;
}

#iview-timer div {
	border-radius: 3px;
}

/* The Preloader in the Slider */





#iview-preloader {
	position: absolute;
	z-index: 1000;
	border: #000 1px solid;
	padding: 1px;
	width: 100px;
	height: 3px;
}

#iview-preloader div {
	float: left;
	height: 3px;
	background: #000;
	width: 0px;
}

/* The strips and boxes in the Slider */

.iview-strip {
	display: block;
	position: absolute;
	z-index: 5;
}

.iview-block {
	display: block;
	position: absolute;
	z-index: 5;
}

/* Direction nav styles (e.g. Next & Prev) */


.iview-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 9;
	cursor: pointer;
}

.iview-prevNav {
	left: 0px;
}

.iview-nextNav {
	right: 0px;
}

/* Control nav styles (e.g. 1,2,3...) */





.iview-controlNav {
	position: absolute;
	z-index: 9;
}

.iview-controlNav a {
	z-index: 9;
	cursor: pointer;
}

.iview-controlNav a.active {
	font-weight: bold;
}

.iview-controlNav .iview-items ul {
	list-style: none;
}

.iview-controlNav .iview-items ul li {
	display: inline;
	position: relative;
}

.iview-controlNav .iview-tooltip {
	position: absolute;
}

/* The captions in the Slider */





.iview-caption {
	position: absolute;
	z-index: 4;
	overflow: hidden;
	cursor: default;
}

/* The video show in the Slider */





.iview-video-show {
	background: #000;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 101;
}

.iview-video-show .iview-video-container {
	position: relative;
	width: 100%;
	height: 100%;
}

.iview-video-show .iview-video-container a.iview-video-close {
	position: absolute;
	right: 10px;
	top: 10px;
	background: #222;
	color: #FFF;
	height: 20px;
	width: 20px;
	text-align: center;
	line-height: 29px;
	font-size: 22px;
	font-weight: bold;
	overflow: hidden;
}

.iview-video-show .iview-video-container a.iview-video-close:hover {
	background: #444;
}

#iview {
	display: block;
	width: 1000px;
	height: 404px;
	background: #000;
	background: rgba(0, 0, 0, 0.7);
	margin-bottom: 20px;
	position: relative;
}

#iview .iviewSlider {
	display: block;
	width: 1000px;
	height: 350px;
	overflow: hidden;
}

.iview-controlNav {
	position: absolute;
	height: 55px;
	text-align: center;
	background: #333;
	width: 1000px;
	bottom: 0px;
}

.iview-controlNav .iview-items {
	display: block;
	padding: 0px 20px;
}

.iview-controlNav a img {
	height: 40px;
	width: 80px;
	border: #333 2px solid;
	margin: 7px 7px 0px 0px;
}

.iview-controlNav a.active img {
	border-color: #3f8fbc;
}

.iview-caption {
	background: url('img/caption-bg_gjty.png');
	color: #FFF;
	padding: 10px 15px;
	font-family: Verdana;
	font-size: 12px;
	text-shadow: #000 1px 1px 0px;
}

.iview-caption.caption1 {
	text-shadow: none;
}

.iview-caption.caption2 {
	background: #3f8fbc;
	color: #FFF;
	text-shadow: none;
}

.iview-caption.caption3 {
	background: #c4302b;
	box-shadow: rgba(0, 0, 0, 0.7) 10px 10px 15px 0px;
	text-shadow: none;
}

#iview-preloader {
	border: #666 1px solid;
	width: 150px
}

#iview-preloader div {
	background: #666;
}

.content-banner {
	height: 80px;
	background: #f3f3f3;
	border-bottom: 1px solid #d8d8d8;
} 

.content-banner h1 {
	font-size: 24px;
	padding-left: 37px;
	line-height: 80px;
}
.right-content{ float: right; margin-top:20px;}
.inner-content {
	width:760px;
	float: left;
	padding-bottom: 50px;
	font-size: 14px;
	min-height:500px;
	padding:10px 10px 20px 10px;
	border: 1px solid #ccc;
}
.page-content-head{
	height: 30px;
	position: relative;
	padding:20px;
	margin:0 20px 15px;
	/*border-bottom:1px solid #ccc;*/
	border-bottom: 2px solid #1e91cc;
}
.page-content-head h2 {
	font-size:22px;
	height: 30px;
	text-align: center;
	padding-right:9px;
	margin-bottom:0px;
	font-weight: bold;
}

.inner-content-head {
	_height: 30px;
	position: relative;
	padding:20px;
	border-bottom:1px solid #ccc;
	margin:0 20px 20px;
}


.inner-content-head h2 {
	font-size:22px;
	line-height: 35px;
	text-align: center;
	padding-right:11px;
	margin-bottom:10px;
	font-weight: bold;
}
.under-info{ text-align:center;}
.inner-content-head span{font-size:12px;margin-right:10px; color: #898989;}
.inner-head-line {
	background: url(line_head_gjty.gif) repeat-x center center;
	height: 30px;
	width: 651px;
	position: absolute;
	top: 0;
	left: 141px;
}

.inner-content ul {
	padding-top: 20px;
}

.inner-content ul li {
	line-height: 24px;
	padding-bottom: 5px;
}

.inner-content dd {
	font-size: 14px;
}

.inner-content dt {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
}

.inner-content p {
	line-height:32px;
	font-size: 15px;
	padding: 0 26px 10px 26px;
	letter-spacing: 1px;
}
.inner-content img {
	padding:5px 0 5px 0;
}
.inner-content p img {
	text-indent:0em;
	padding-left: 15px;
}


embed,
iframe,
object,
video {
	margin-bottom: 24px;
	max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}

/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}
.breadcrumb-trail {
	/*margin-bottom: 30px;*/
	padding-bottom:30px;
}
.inner-content img{ clear:both;}

.breadcrumb-trail span {
	float: left;
	color: #575757;
	padding-left: 5px;
}

.sidebar {
	width: 205px;
	height: 430px;
	background: #1e91cc;
	margin-bottom:20px;
	float: left;
	margin-top:20px;
}

.sidebar ul {
	padding-top: 20px;
}

.sidebar ul li {
	text-align: center;
}

.sidebar ul li a {
	color: #FFF;
	height: 32px;
	display: block;
	line-height: 32px;
}

.sidebar ul li a:hover {
	background: #097cb7;
	color: #FFF;
}
.sidebar ul li.sidebar-active a {
	background: #097cb7;
	color: #FFF;
}
.inner-content th,
.inner-content td {
	padding: 0.1em 0.5em;

	line-height: 24px;
	text-align: center;
}

.inner-content table {
	margin-bottom: 20px;
}

.tec-info {
	padding: 0 0 20px 248px;
	font-size: 14px;
	font-weight: bold;
}

.photo-show {
	padding-left: 20px;
	padding-top: 30px;
}

.photo-show-item {
	width: 226px;
	height:230px;
	padding-right:20px;
	float: left;
	word-wrap: break-word;
    word-break: normal; 
	margin-bottom:5px;

}

.photo-show-item h3 {
	text-align: center;
	padding-top: 10px;
}

.photo-show-item img {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	padding: 5px;
	height:144px;
	width:226px;
	margin:0 auto;
}

.inner-content dl {
	padding: 0 16px 15px;
}

.inner-content dt {
	line-height: 24px;
	padding-bottom: 5px;
	padding-top: 10px;
}

.inner-content dd {
	line-height: 32px;
	padding-left: 10px;
}

ul.jl-list {
	padding: 20px;
}

ul.jl-list li {
	line-height: 24px;
	font-size: 14px;
}

.inner-content h3 {
	font-size: 14px;
	text-align: center;
	padding: 10px 0 20px 0;
	color: #1579ac;
	line-height: 24px;
	height:24px;
	overflow:hidden;
}

.inner-content .photo-show-item h3 {
	color: #4e4e4e;
}

h2.left-p {
	text-align: left;
}

.center-p {
	padding-left: 100px;
}

.cg-show-photo ul li {
	float: left;
}

.inner-content-list ul {
	padding-left: 20px;
}

.inner-content-list ul li {
	line-height: 24px;
	height: 24px;
	padding-left: 15px;
	background: url(r_list_gjty.jpg) left 11px no-repeat;
}

.inner-content-list ul li a {
	float: left;
}

.inner-content-list ul li a:hover {
	color: #1579ac;
}

.inner-content-list ul li span {
	float: right;
	color: #989494;
}

.Num_navigation {
	float: right;
	padding-top:55px;
	margin-bottom: 20px;
}

.Num_navigation span {
	margin-right: 10px;
	padding: 4px 8px;
	float: left;
	border: 1px solid #09C;
	color:#FFF;
	background: #09C;
}

.Num_navigation a {
	margin-right: 10px;
	padding: 4px 8px;
	float: left;
	border: 1px solid #999;
	color: #999;
	
}

.Num_navigation a:hover {
	background: #09C;
	color: #FFF;
	border: 1px solid #09C;
}

.Num_navigation a.current {
	color: #991717;
	background: #09C;
	color: #FFF;
	border: 1px solid #09C;
}

.contact-form {
	width:395px;
	float:left;
	padding:0 20px;
}
.contact-form h2,.comment-list h2{
	padding:20px 0;
}
.contact-form p {
	text-indent: 0;
	padding-bottom:10px;
	
}

.contact-form label {
	display: block;
	margin-bottom:5px;
}

.contact-form textarea {
	border: 1px solid #cccccc;
	height: 150px;
	margin-top: 5px;
	padding: 2px 0 0 2px;
	text-indent: 2px;
	width:390px;	
}

.contact-form input {
	padding: 5px;
	display: block;
	width: 300px;
	background: #ffffff;
	outline: none;
	color: #555555;
	font-size: 13px;
	border: 1px solid #DADADA;
	margin-top: 5px;
}

.contact-form input.sub-btn {
	width: 70px;
	background: #1b7cb8;
	color: #FFF;
	text-align: center;
	border: 0;
	float: right;
}

.comment-list{ float:left; padding-left:20px; width:540px;}
.comment-list ul li{ line-height:24px; margin-bottom:10px;}



ol.commentlist {
	list-style: none;
	margin:0 21px 20px;
}

ol.commentlist li {
}

ol.commentlist li.alt {
}

ol.commentlist li.bypostauthor {
}

ol.commentlist li.byuser {
}

ol.commentlist li.comment-author-admin {
}

ol.commentlist li.comment {
	padding: 10px;
}

ol.commentlist li.comment div.comment-author {
}

ol.commentlist li.comment div.vcard {
}

ol.commentlist li.comment div.vcard cite.fn {
	font-style: normal;
}

ol.commentlist li.comment div.vcard cite.fn a.url {
}

ol.commentlist li.comment div.vcard img.avatar {
	float:right;
	margin: 0 0 10px 10px;
}

ol.commentlist li.comment div.vcard img.avatar-32 {
}

ol.commentlist li.comment div.vcard img.photo {
	float:left;
	padding:3px;
	border:1px solid #eeeeee;
	margin-right:10px;
}

ol.commentlist li.comment div.vcard span.says {
}

ol.commentlist li.comment div.commentmetadata {
}

ol.commentlist li.comment div.comment-meta {
	font-size: 10px;
}

ol.commentlist li.comment div.comment-meta a {
	color:#666;
	font-size:12px;
}

.comment-body {
	clear:both;
	border-top:1px dashed #dddddd;
	padding-top:10px;
}

.comment-body p {
	padding-left:20px;
}

ol.commentlist li.comment p {
}

ol.commentlist li.comment ul {
}

ol.commentlist li.comment div.reply {
	font-size: 12px;
	float:right;
	text-indent:-9999px;
}

ol.commentlist li.comment div.reply a {
	font-weight: bold;
}

ol.commentlist li.comment ul.children {
	list-style: none;
	margin: 10px 0 0;
}

ol.commentlist li.comment ul.children li {
}

ol.commentlist li.comment ul.children li.alt {
}

ol.commentlist li.comment ul.children li.bypostauthor {
}

ol.commentlist li.comment ul.children li.byuser {
}

ol.commentlist li.comment ul.children li.comment {
}

ol.commentlist li.comment ul.children li.comment-author-admin {
}

ol.commentlist li.comment ul.children li.depth-2 {
	border-left: 5px solid #555;
	margin: 0 0 10px 10px;
}

ol.commentlist li.comment ul.children li.depth-3 {
	border-left: 5px solid #999;
	margin: 0 0 10px 10px;
}

ol.commentlist li.comment ul.children li.depth-4 {
	border-left: 5px solid #bbb;
	margin: 0 0 10px 10px;
}

ol.commentlist li.comment ul.children li.depth-5 {
}

ol.commentlist li.comment ul.children li.odd {
}

ol.commentlist li.even {
	background: #fff;
}

ol.commentlist li.odd {
	background: #f6f6f6;
}

ol.commentlist li.parent {
	border-left: 5px solid #111;
}

ol.commentlist li.thread-alt {
}

ol.commentlist li.thread-even {
	border:1px solid #eeeeee;
}

ol.commentlist li.thread-odd {
}

h3#reply-title {
	height:43px;
	line-height:43px;
	font-size:16px;
	background:#1579ac;
	color:#FFF;
	margin-top:20px;
	margin-bottom:20px;
	padding-left:20px;
}

p.comment-notes {
	text-indent:-9999px;
}

#respond .required {
	color:#D42E22;
	float:right;
	text-indent:-9999px;
	padding:2px 0 0 10px;
}

#respond label {
	width:70px;
	display:block;
	float:left;
	/*text-align:right;*/
	margin-top:18px;
	margin-right:10px;
}

#respond input {
	width:218px;
	height:26px;
	line-height:26px;
	border:1px solid #cccccc;
	color:#9380a7;
	margin-top:15px;
	text-indent:5px;
}

#respond textarea {
	width:575px;
	height:225px;
	border:1px solid #cccccc;
	margin-top:20px;
	text-indent:2px;
	padding:2px 0 0 2px;
}

#respond input#submit {
	width:102px;
	height:36px;
	border:0;
	text-indent:-9999px;
	line-height:36px;
	cursor:pointer;
	margin-right:40px;
	background:#1b7cb8;
	color:#FFF;
	background:url(sub-btn_gjty.jpg);
}
.form-submit{ padding-left:479px;}
.nav-previous {
	float:left;
}

.nav-next {
	float:right;
}
.contact_article h2{ font-size:16px; padding:10px 0;
}

h3.section-title{ font-size:14px; padding:10px 0;}

h2#comments-title{ font-size:14px; padding:18px 22px;}

.person-list{margin:24px; height:224px; border-bottom:1px dashed #adadad;}
.person-list img{ float: left; margin-right: 27px; width: 140px; height: 175px;}
.person-list h4{ font-weight: bold; padding-bottom: 10px; font-size: 16px;}
.person-list p{text-indent: 0em;}
.comment-form{ margin:0 auto; width:610px; font-size:14px;}
.sdu_info {border: 1px solid #cdcdcd; margin:20px auto; padding-bottom:20px;}
.sdu_info_head { height:35px; background:#f2f2f2; border-bottom: 1px solid #ddd; margin-bottom:30px;}
.sdu_info_head h2{ font-size:14px; padding:0; margin:0; line-height:35px; padding-left:20px;}

.sdu_info ul { margin:0; padding:0; margin-left:20px; border: 1px solid #cdcdcd; width:785px;}
.sdu_info ul li{ list-style:none; padding:10px 20px; border-bottom:1px dashed #cdcdcd;}
.sdu_info ul li.last{border-bottom:0;}
.sdu_img { float:right; padding:10px; border: 1px solid #cdcdcd; margin-right:40px;}
.sdu_img h3{ text-align:center; font-size:14px; padding-top:3px; margin:0;}
.sdu_img img{ max-width:100px;}


.page_register{  margin: 0 auto; width: 530px;}
.page_register h1{ padding:10px 0; font-size:16px; text-align:center;}
.page_register ul li{ line-height:25px; margin-bottom:5px;}
.page_register ul li label{ float:left; text-align:right; margin-right:10px; width:120px;}
.page_register input{height:25px; padding-left:3px;}
.page_register .sub_button{ text-align:center; margin-top:20px;}


.sdu-content h2{ text-align:center; font-size:18px; font-weight:bold; padding-top:20px;}
table.sdu_table{ width:738px;  margin:20px auto;}
table.sdu_table th,table.sdu_table tr,table.sdu_table td{ border:1px solid #CCC; text-align:center; padding:10px 0;}

#login_error, .login .message { font-size:16px !important;}
#titlediv  input#title{ height:28px; line-height:28px;}

.baoming{ position:fixed; right:27px; top:248px;display: none; }
.wenming{ margin:-12px 0 4px;}